Learn R Programming

DDPM (version 0.1.0)

Uganda COVID: The data show the daily COVID-19 new cases of Uganda of 37 days

Description

The function gives the daily COVID-19 new cases in Uganda 37 days.

Usage

data_ugacovid

Value

data_ugacovid gives the daily COVID-19 new cases in Uganda of 37 days.

Arguments

data_ugacovid

A vector of (non-negative integer) count values.

Author

Muhammad Imran

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

Details

The data show the daily COVID-19 new cases of Uganda of 37 days, that is recorded from 17 August to 22 September 2020. Recently, they were used by Ibrahim and Almetwally (2021) and fitted by the discrete Marshall-Olkin Lomax distribution.

References

Ibrahim, G. M., & Almetwally, E. M. (2021). Discrete marshall-Olkin Lomax distribution application of covid-19. Biomedical journal of Scientific & Technical Research, 32(5), 2021.

See Also

data_argcovid, data_Algeriacovid, data_Bosniacovid

Examples

Run this code
x<-data_ugacovid
summary(x)

Run the code above in your browser using DataLab